Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_modify
date_modify
Alias for DateTime::modify - Modify the value of the date and time object
Name:
date_modify
Category:
Date and time
Programming Language:
php
One-line Description:
Modify the timestamp.
Related
Common Methods to Determine if an Array is an Associative Array in PHP
1
Common Reasons Why curl_multi_info_read Returns Empty and How to Troubleshoot
1
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function
3
Comprehensive Guide to PHP php_strip_whitespace() Function and Practical Usage
9
Similar Functions
date_modify
date_modify
AliasforDateTime::
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_create
date_create
DateTime::__construc
date_offset_get
date_offset_get
AliasforDateTime::
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_interval_format
date_interval_format
AliasforDateInterv
time
time
ReturnthecurrentUnix
Popular Articles